BETRAY_PLUGGIN_KEYS

BETRAY_PLUGGIN_DEFINES

betray_plugin_api_Allocate_inputs_.html

BETRAY_PLUGGIN_UNDEFINED_KEY

betray_plugin_api_Settings_.html

Enum:

BSettingType

BETRAY_ST_TRIGGER

Description: Creates a trigger event for a plugi. Useful for things like screen captiure.

BETRAY_ST_TOGGLE

Description: A simple boolean to turn on or off functionality.

BETRAY_ST_SELECT

Description: A Selector where the application can chose form one of a number of named optrions.

BETRAY_ST_STRING

Description: A text string option.

BETRAY_ST_NUMBER_FLOAT

Description: A floating point value.

BETRAY_ST_NUMBER_INT

Description: A integer value.

BETRAY_ST_SLIDER

Description: A Floating point value ranging from zero to one.

BETRAY_ST_2D

Description: A two dimational value ranged form, minus one to plus one.

BETRAY_ST_3D

Description: A three dimational value ranged form, minus one to plus one.

BETRAY_ST_COLOR

Description: A Color

BETRAY_ST_4X4_MATRIX

Description: A 4x4 trnasfomration matrix